Labels:text | screenshot | font | number | document OCR: Figure 12 Resource Rowset Columns Column Name: Column ID Description RESOURCE_PARSENAME, DRROWCOL PARSENAME Read-only URls of the resource. This name is usually e relative URL ,, although it can be an abenlute URL. If the resource is the root of a tree, its parse name is defined to be an empty string. RESOURCE_PARENTNAME DBROWCOL_PARENTNAME Read-only URL of the parent resource. The string always contains an absolute ITRI. If then resontre is the root of at tree, its parent name is defined to be an empty string. RESOURCE_ABSOLUTE- DBROWCOL_ABSOLUTE Read only URL of the resource. This nanie is always an PARSENAME PARSENAMD absolute URL, and for nonroot resources is the concatenation of its parent name and its parse name RESOURCE ISHIDDEN DBROWCOL ISHIDDEN VARIANT_TRUE means the resource is hidden, Therefore, no row will be returned in rowsets for it undcse the command that created the rowset explicitly selected rows where RESOURCE ISHIDDEN Is VARIANT_TRUTE. RESOURCE_ISREAD DBROWCOL,ISREADONLY VARIANT TRUD means the resource is read-only: Attempts ONLY to open this resource with DBBINDURLFLAG . WRITE return DB_E_READONLY. This property can be edited event when the resouret has been opened only for reading, RESOURCE CONTENT- DBROWCOL_CONTENTTYPE The MIME type of the document (for example, text/html) TYPE RESOURCE CONTENT- DBROWCOL_CONTENTCLASS The likely use of the document. This might correspond to the CLASS Microsoft Office template used to create the document. RESOURCE_CONTENT DBROWCOL CONTENT- The language in which the content is written (for example, LANGUAGE LANGUAGE U.S. English). RESOURCE GREATION- DBROWCOL_CREATIONTIME Rend-only, specifyinga FIL ETIME structure containing the TIME time the resource was created. The time is reported in Coordinated Universal Time (UTC) format. RESOURCE: LASTACCESS- DBROWCOL_LASTACCESSTIME Read-only, specifying a FILETIME structure containing' TIME the time that the resource was last accessed. The time is in UTC forthat. The FILE TIME members are zero if the provider does not support this time member. RESOURCE_LASTWRITE- DBROWCOL_LASTWRITETIME Read-only time when the resource was last modified. The TIME time is stored in.a FILETIME structure in UTC formet. If the provider does not support the time member, the remaining FILETIME members are get to zero. RESOURCE, STREAMSIZE DBROWCOL_STREAMSIZE Read only size of the resource's default stream, in bytes. RESOURCE_ISCOLLECTION DBROWCOL_ISCOLLECTION Read-only. VARIANT_TRUE means the resource is a collection. VARIANT FALSE means the resource is atomic. RESOURCE ISSTRUCTURED- DBROWCOL_ISSTRUCTURED VARIANT TRUE means the resource is a structured DOCUMENT DOCUMENT document . VARIANT_FALSE means the resource is not a structured document. It could be a collection or an atomic resource, DEFAULT_DOCUMENT DBROWCOL, DEFAULT- DOCUMENT Read-only. This resource.contains a URL to the default simple docuntene of a folder or aistructured document. This is used when the default IStream is requested from a resource. This property is blank for atomic rassurent CHAPTERED CHILDREN CHAPTERED_CHILDREN Read-only, specifying the chapter of the rowses containing' the children of the resturet. ( Optional) RESOURCE_DISPLAYNAME DBROWCOL DISPLAYNAME Read-only, displaying name of the resource. RESOURCE_ISROOT DBROWCOL_ISROOT Rend only. VARIANT TRUE mean's the resource'is a root of ar collection, Can be used with RESOURCE_ ISCOLLECTION